'Declaration <__DynamicallyInvokableAttribute()> Public Sub RemoveAt( _ ByVal index As Integer _ )
'Usage Dim instance As NotifyCollection(Of T) Dim index As Integer instance.RemoveAt(index)
[__DynamicallyInvokable()] public void RemoveAt( int index )
NotifyCollection<T> Class NotifyCollection<T> Members